﻿body {text-align:center; background-color:#f6f5f0;}
*{ margin:0 auto; padding:0; font-size:14px; font-family:微软雅黑;}
a:link {color: #2d2d2d; text-decoration: none;}
a:visited {color: #2d2d2d; text-decoration: none;}
a:hover {color: #2d2d2d; text-decoration:none;}
.ClearBoth{ height:0; font-size:0; clear:both; overflow:hidden;}
.ClearTab{ height:20px; font-size:0; clear:both; overflow:hidden;}
ul{ list-style-type:none; padding:0; margin:0;}
img{border:0;}
.cursorTab{ cursor:pointer;}

.main{width:1200px;}
header,.end_tab,footer{min-width:1200px;}

/*header{ background:url(/Content/images/head_bg.png) repeat-x; height:107px;  width:100%; min-width:1200px;}*/
header{height:107px;  width:100%; min-width:1200px;}
header h1{float:left; width:200px; padding-top:33px;}

header nav{height:43px; margin-top:28px; float:right; width:840px;}
header nav li{ width:105px; float:left; line-height:79px; color: #fff; position:relative;}
header nav a{ display:block; height:79px; font-size:16px;}
header nav a:link {color: #262626; text-decoration: none;}
header nav a:visited {color: #262626; text-decoration: none;}
header nav a:hover {color: #dd2006; text-decoration:none;}
/*header nav li.Select:before,header nav li.select:before{content:""; position:absolute; top:-8px; left:50%; margin-left:-7.5px; background:url(/Content/images/menu_icon.png) no-repeat; width:15px; height:15px;}*/
header nav li dl{display:none; position: absolute; width:120%; top:79px; left: -10%; z-index: 30;}
header nav li.select dl{ background-color:#f6f5f0;}
header nav li.select dl a{color:#fff;}
header nav li dd{height:40px; line-height:40px; text-align:center;}
header nav li dd a{font-size:14px;}
header nav li dd a:link { height:40px; color: #262626; text-decoration: none;}
header nav li dd a:visited {color: #262626; text-decoration: none;}
header nav li dd a:hover {color: #dd2006; text-decoration:none;}

.title{font-size:32px; color:#262626;}

.link{ margin-top:50px; min-width:1200px;}
.link p{ line-height:40px; color:#797977;}
.link .list{ margin-top:30px; border-top:1px #dd2006 solid; padding-top:8px;}
.link .list a{display:block; width:174px; height:41px; float:left; border:2px #cbd7a5 solid; border-radius:2px; margin:5px 11px;}
.link .list a img{display:block; width:100%; height:100%;}

footer{background-color:#252524; color:#5e5e5d; padding-bottom:10px;}
footer a:link {color: #5e5e5d; text-decoration: none;}
footer a:visited {color: #5e5e5d; text-decoration: none;}
footer a:hover {color: #5e5e5d; text-decoration:none;}
footer table{ float:right; margin-top:30px; }
footer table td{border-right:1px #414140 solid; min-width:80px; padding:0 20px 0 20px;}
footer table h6{color:#fff; height:40px; line-height:40px; text-align:left;}
footer table li{ height:35px; line-height:35px; text-align:left;}
footer table a{}
footer table a:link {color: #fff; text-decoration: none;}
footer table a:visited {color: #fff; text-decoration: none;}
footer table a:hover {color: #dd2006; text-decoration:none;}
footer .left{float:left; margin-top:30px; text-align:left;}
footer .left .gzh{margin-top:70px;  color:#fff;  line-height:25px;}
footer .left .gzh img{width:150px;} 
footer .left label{display:block; text-align:left; padding-left:10px; margin-bottom:10px; border-left:6px #7f7f7f solid; height:16px; line-height:16px; color:#fff;}
footer p{border-top:1px #4a4a4a solid; padding:10px 0; margin-top:20px;}
